Skip to content

test: SongTrackRenderer の unit test の時間切れを防ぐ#3047

Merged
sevenc-nanashi merged 3 commits into
mainfrom
copilot/fix-songtrackrenderer-unit-test-timeout
Jun 17, 2026
Merged

test: SongTrackRenderer の unit test の時間切れを防ぐ#3047
sevenc-nanashi merged 3 commits into
mainfrom
copilot/fix-songtrackrenderer-unit-test-timeout

Conversation

Copilot AI commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

内容

SongTrackRenderer内 の全 unit test それぞれの待ち時間を 10000ms に伸ばします。

関連 Issue

close #3046

その他

// テストが長くなる可能性があるため、タイムアウトを延長を残すか迷うけど、まあ自明かなぁと思って消しちゃってます。

Copilot AI changed the title [WIP] Fix unit test timeout issues for SongTrackRenderer Raise SongTrackRenderer test suite timeout to avoid Windows CI flakiness Jun 16, 2026
Copilot AI requested a review from Hiroshiba June 16, 2026 00:47
@Hiroshiba Hiroshiba changed the title Raise SongTrackRenderer test suite timeout to avoid Windows CI flakiness test: SongTrackRenderer の unit test の時間切れを防ぐ Jun 16, 2026
@Hiroshiba Hiroshiba marked this pull request as ready for review June 16, 2026 01:04
@voicevox-preview-pages

voicevox-preview-pages Bot commented Jun 16, 2026

Copy link
Copy Markdown

🚀 プレビュー用ページを作成しました 🚀

更新時点でのコミットハッシュ:019db3f

@sevenc-nanashi sevenc-nanashi left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

特に問題なさそう。

@sevenc-nanashi sevenc-nanashi enabled auto-merge June 17, 2026 10:52
@sevenc-nanashi sevenc-nanashi added this pull request to the merge queue Jun 17, 2026
Merged via the queue into main with commit c5368f8 Jun 17, 2026
18 of 19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

SongTrackRenderer の unit test が Windows CI で時間切れになり、たまに失敗する

3 participants